Component org.nuxeo.ecm.box.api.service
In bundle org.nuxeo.box.api
Implementation
Class:
org.nuxeo.box.api.service.BoxServiceImpl
Services
XML Source
<?xml version="1.0"?>
<component name="org.nuxeo.ecm.box.api.service">
<implementation class="org.nuxeo.box.api.service.BoxServiceImpl"/>
<service>
<provide interface="org.nuxeo.box.api.service.BoxService"/>
</service>
</component>